type golang.org/x/net/http2.writeSettings

4 uses

	golang.org/x/net/http2 (current package)
		server.go#L898: 		write: writeSettings{
		write.go#L73: type writeSettings []Setting
		write.go#L75: func (s writeSettings) staysWithinBuffer(max int) bool {
		write.go#L81: func (s writeSettings) writeFrame(ctx writeContext) error {